;flak spec

;FLAK Start
throwangle     = 35
throwforward   = 30
throwheight    = 4

;FLAK Movement
lifespan       = 100
yinc	       = 2
zinc	       = 10
xspeed         = 0
yspeed         = 0
zspeed         = 0
weight         = 300
spinx          = 0
bounceonhit    = 0
explodeonhit   = 1
damage         = 50

;FLAK Explosion
exponfloor     = mushroom
expinair       = smokey

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
